Autogenerated HTML docs for v1.9.0-258-g00eda 
diff --git a/git-config.html b/git-config.html index bd7be81..25e255c 100644 --- a/git-config.html +++ b/git-config.html 
@@ -4504,6 +4504,15 @@  </p>   </dd>   <dt class="hdlist1">  +index.version  +</dt>  +<dd>  +<p>  + Specify the version with which new index files should be  + initialized. This does not affect existing repositories.  +</p>  +</dd>  +<dt class="hdlist1">   init.templatedir   </dt>   <dd>  @@ -4569,7 +4578,7 @@  <a href="git-add.html">git-add(1)</a>, <a href="git-checkout.html">git-checkout(1)</a>, <a href="git-commit.html">git-commit(1)</a>,   <a href="git-reset.html">git-reset(1)</a>, and <a href="git-stash.html">git-stash(1)</a>. Note that this   setting is silently ignored if portable keystroke input  - is not available.  + is not available; requires the Perl module Term::ReadKey.   </p>   </dd>   <dt class="hdlist1">  @@ -6026,6 +6035,18 @@  </p>   </dd>   <dt class="hdlist1">  +uploadarchive.allowUnreachable  +</dt>  +<dd>  +<p>  + If true, allow clients to use <tt>git archive --remote</tt> to request  + any tree, whether reachable from the ref tips or not. See the  + discussion in the <tt>SECURITY</tt> section of  + <a href="git-upload-archive.html">git-upload-archive(1)</a> for more details. Defaults to  + <tt>false</tt>.  +</p>  +</dd>  +<dt class="hdlist1">   uploadpack.hiderefs   </dt>   <dd>